libxc: add xc_gntshr_* functions
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 6 Oct 2011 18:38:01 +0000 (19:38 +0100)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 6 Oct 2011 18:38:01 +0000 (19:38 +0100)
commit399a74471de9f7525e84441c59aa9601133ba828
treeb62aa5d71814c09909c358c424ddb861c8f2db8e
parent1f5552006de96f879ea0bcf342dcf4d9b3b06354
libxc: add xc_gntshr_* functions

These functions and the xc_gntshr device (/dev/xen/gntalloc on linux)
allow applications to create pages shared with other domains.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/include/xen-sys/Linux/gntalloc.h [new file with mode: 0644]
tools/libxc/xc_gnttab.c
tools/libxc/xc_linux_osdep.c
tools/libxc/xc_private.c
tools/libxc/xenctrl.h
tools/libxc/xenctrlosdep.h